Welcome![Sign In][Sign Up]
Location:
Search - mdi dialog

Search list

[GUI DevelopSkinMagic2.01破解

Description: SkinMagic Toolkit是一个优秀的界面工具,可以很简单的实现软件换皮肤的功能。支持标准的Windows控件的换皮肤。支持MDI/SDI/Dialog的程序。支持自定义的控件的换皮肤功能-SkinMagic Toolkit is an excellent interface tool, very simple software for skin function. Support for standard Windows controls for the skin. Support MDI / SDI / Dialog procedures. Support from the definition of the control function for skin
Platform: | Size: 3855075 | Author: 裴棕伟 | Hits:

[SourceCodebcb_myiesrc

Description: 使用TCppWebBrowser控件实现的浏览器,MDI窗体方式。 最主要的是有源代码,可以自己添加喜爱的功能。-TCppWebBrowser controls to achieve the use of browser, MDI form way. The most important thing is the active code, you can add their favorite functions.
Platform: | Size: 104448 | Author: 郑慧杰 | Hits:

[Dialog_Window20021015212824_CustomDialog

Description: 对话框背景修改示例程序-dialog background sample program changes
Platform: | Size: 33792 | Author: 岳晓亮 | Hits:

[GUI Developappface_vc

Description: AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件:   首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: "appface.h", "appface.dll" ,"gtclassic.urf" 。   接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将"appface.h" 拷贝到该工程目录下,将"Appface.dll"拷贝到该工程的输出目录下,例如:"debug\",将"gtclassic.urf"拷贝到资源所在目录下 。在VC 的项目管理器中进入资源管理项,在右键菜单中选择"Import",将"gtclassic.urf"添加进工程,资源类型设定为: "MYRESTYPE",资源ID设定为"IDR_MY_URF"。注意:资源ID 前面一定要加双引号 -AppFace supports three skin loading from the disk loading, loading resources from the memory load. Now, I would talk about how to load resources from the URF skin document : first, to ensure that you downloaded AppFace for VC development kits, we have to use th ree documents : "appface.h", "appface.dll", "gtclassic.urf." Next, create an executable file VC, MDI/SDI/DIALOG/WIN32 types of can, I would like to create a DIALOG project ResSkin explanation. "Appface.h" copy to the project directory, "Appface.dll" copied to the output of the project directory, for example : "debug \", "gtclassic.urf" copy of the directory containing the resources. VC in the project manager to enter the resource management, and in the right me
Platform: | Size: 589824 | Author: 钱博 | Hits:

[Data structsChartDrawing

Description: 一个曲线类,可用于Dialog,也可用于View-a curve type can be used Dialog also can be used to View
Platform: | Size: 64512 | Author: So1o | Hits:

[Dialog_WindowCatWork0506

Description: 计算MDI子窗口数,仅显示文件夹的打开对话框 < 窗口管理 > 1、我正在写一个 MFC 的多文档(MDI)应用。在父窗口中,我如何检查所有的MDI子窗口是否都已经关闭?如果都关闭了,那么我想在我的主窗口激活一个窗格。 2、我正在用 Visual Studio .NET 和 MFC 做一个程序。在我的程序里,用户要选择一个文件夹,并在其中拷贝文件。我可以调用 OpenFileDialog 让用户选择某个文件,但如何让打开对话框只显示文件夹呢?我见过好多安装程序给出的对话框里只显示文件夹,但我好像找不到这样的标志。-calculated MDI window for a few, only showed the folder open dialog lt; Window management gt; One, I was writing a Multiple Document MFC (MDI) applications. The father of the window, how can I check all the MDI window whether son have closure? If the closure of all, I think in my main window activated a pane. 2, I was with Visual Studio.NET and MFC do a procedure. In my programs, and users have to choose a folder, and copies of documents in which. I can call OpenFileDialog to allow users to select a file, but how to open the box only shows that folder? I have seen a lot of the installation process is limited to only the dialog box shown folder, but I do not like the signs.
Platform: | Size: 158720 | Author: 东方旭 | Hits:

[GUI DevelopSkinMagic2.01破解

Description: SkinMagic Toolkit是一个优秀的界面工具,可以很简单的实现软件换皮肤的功能。支持标准的Windows控件的换皮肤。支持MDI/SDI/Dialog的程序。支持自定义的控件的换皮肤功能-SkinMagic Toolkit is an excellent interface tool, very simple software for skin function. Support for standard Windows controls for the skin. Support MDI/SDI/Dialog procedures. Support from the definition of the control function for skin
Platform: | Size: 3854336 | Author: 裴棕伟 | Hits:

[Books深入了解MFC文档视结构

Description: 帮助VC的初学者了解向导生成程序的整体结构 Visual C++ 以其功能强大、用户界面友好而倍受程序员们的青睐。但是,在当前的Microsoft 基本类库4.2 版本中,大约有将近200 个类,数千个函数,加之Microsoft 公司隐藏了一些技术细节,使得人们深入学习MFC变得十分困难。 MFC的AppWizard可以生成三种类型的应用程序:基于对话框的应用、单文档应用(SDI)和多文档应用(MDI)。前两者的结构较简单,本文不再赘叙。笔者拟从MFC中的文档/视结构入手,分析一些函数的流程,并解决编制MDI 应用程序过程中的一些常见问题。 -help beginners understand the wizard generates the overall structure of procedures Visual C with the powerful, user-friendly and highly favored by programmers. However, at present the basic class library of the Microsoft version 4.2, some nearly 200 categories, thousands of functions, coupled with Microsoft Corp. hidden some of the technical details, enabling in-depth study MFC very difficult. MFC+5.0 generate three types of applications : Based on the dialog applications, single-file application (SDI) and multi-document applications (MDI). The first two are relatively simple structure, this paper will not dwell on. The author intended from the documents MFC/depending on the structure, the analysis of functions and processes, and to address MDI application preparation process of some co
Platform: | Size: 22528 | Author: 王国维 | Hits:

[DocumentsMultiDoc

Description: 一个MDI程序里如果有两种以上类型的文档,新建时就会出现一个CNewTypeDlg,非常的难看,本程序给出了一种新颖的方法,类似于protel里面的新建对话框,美观大方-an MDI program, like if two or more types of documents, there will be new when a CNewTypeDlg, very embarrassing. this program is a novel approach, similar to the Protel inside the new dialog box, pleasing to the eye
Platform: | Size: 53248 | Author: 冀朝阳 | Hits:

[GUI DevelopCommDialog

Description: 该程序讲述了编辑框、组合框、单选按钮、复选按钮、通用对话框(字体)、滚动控件的使用-the procedures described edit box, frame composition, radio buttons, check buttons, common dialog (fonts) Control of the use of the rolling
Platform: | Size: 51200 | Author: lujun | Hits:

[OpenGL programNeuralNetTwo

Description: Creation of Multiple Dynamic Views. How to initilize and use additional different views in your MDI app by using Doc view architecture. Example code of OpenGL window and a Dialog window-Creation of Multiple Dynamic Views. How to initilize and use additional different views i n your MDI app by using Doc view architecture. Ex ample code of OpenGL window and a window Dialog
Platform: | Size: 44032 | Author: xuroc | Hits:

[ComboBoxMFCMDIDemo

Description: MFCMDIDemo.rar,是一个多文档对话框的演示程序,给出了全部源代码-MFCMDIDemo.rar, is a multi-document dialog Demonstration Program, given all the source code
Platform: | Size: 128000 | Author: fish6 | Hits:

[.netCHAP01

Description: 本压缩文件为东方天华主编的Visual C++.Net范例入门与提高第1章的代码,其中包含如下程序的代码。 1.1 进入"欢迎"界面 1.2 移动字幕 1.3 椭圆窗体 1.4 透视窗体 1.5 模式对话框 1.6 非模式对话框 1.7 通用对话框 1.8 收缩/扩展对话框 1.9 窗体视图 1.10 HTML视图 1.11 滚动视图 1.12 单视类的SDI动态切分窗口 1.13 双视类的MDI静态切分窗口 1.14 创建菜单 1.15 快捷键操作-The compressed file for the editor-in-chief of the East Tianhua Visual C++. Net sample entry and improve Chapter 1 of the code, which contains the following procedure code. 1.1 Mobile 1.2 interface to enter the welcome subtitles 1.3 Elliptic Form 1.5 Form 1.4 Perspective 1.6 modal dialog non-modal dialog box dialog box 1.7 General 1.8 contraction/expansion of the dialog box 1.9 form 1.10 HTML view view view 1.11 rolling 1.12 single vision type of SDI Dynamic segmentation window 1.13 pairs of the MDI as the type of static segmentation window 1.14 menu 1.15 Create shortcut keys to operate
Platform: | Size: 786432 | Author: 陈小冬 | Hits:

[Dialog_Window27796729-MDI

Description: Dialog which can be used as MDI child window
Platform: | Size: 53248 | Author: liyoujin | Hits:

[GUI Developmdidialogs3

Description: 一个简单而高效的mdi对话框实例,并带有窗体分割效果-a simple but highly active mdi dialog sample, in this sample it also have a window split function
Platform: | Size: 163840 | Author: wjaja | Hits:

[Dialog_WindowTestMDI

Description: 自己做非模态对话框时做出来测试的,MDI多文档调用非模态对话框,很初级,想了解的同仁可以看看!-Make their own non-modal dialog box to do out of the test, MDI Multiple Document called non-modal dialog box, it is the primary, want to know colleagues can see!
Platform: | Size: 43008 | Author: 吴仲春 | Hits:

[GUI DevelopMFC_Multiple_Document_dialog_under_the_framework_o

Description: MFC框架下多文档对话框RibbonMDI源码MFC Multiple Document dialog box under the framework of RibbonMDI source-MFC Multiple Document dialog box under the framework of RibbonMDI source MFC Multiple Document dialog box under the framework of RibbonMDI source
Platform: | Size: 134144 | Author: 00o | Hits:

[GDI-BitmapMDI

Description: window编程小综合,里面运用到了画图,线程,文件,对话框的知识,对提高API编程很有帮助(注意:登陆窗口的用户名和密码均为gaoli)-integrated programming small window, which applied to the drawing, thread, file, dialog knowledge, helpful to improve the API programming (note: login window user name and password are gaoli)
Platform: | Size: 3515392 | Author: 高小剑 | Hits:

[GUI Developbitshowex

Description: MFC扩展dll建立的位操作模型.可以直接在SDI/MDI/Dialog中调用进行32bit的数据的位操作演示-MFC extended dll for bit show .Can use in SDI/MDI/Dialog project to show how to deal with bit control.
Platform: | Size: 25600 | Author: gree4gree | Hits:

[Multimedia DevelopMDI

Description: 使用VC6编译环境,创建一个小对话框,实现基本的Mid播放器功能-Use VC6 compiler environment, create a small dialog box, Mid player to achieve the basic functions
Platform: | Size: 29696 | Author: winsock | Hits:
« 12 3 »

CodeBus www.codebus.net